With a nowrap attribute:

Month My Savings for a new car
January $100
February $80

Without a nowrap attribute:

Month My Savings for a new car
January $100
February $80

Note: You might have to reduce the browser window to see the effect.

The nowrap attribute is not supported in HTML5. Use CSS instead.